home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Applications / $tock$tack 2.1g / $$ User's Manual v2.1 / stylesheet_3142.css < prev   
Cascading Style Sheet File  |  1994-01-11  |  472b  |  43 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style3
  9.         {
  10.             text-decoration: underline;
  11.             font-weight: bold;
  12.         }
  13.         .style4
  14.         {
  15.             text-decoration: underline;
  16.         }
  17.         .style5
  18.         {
  19.             font-size: 10pt;
  20.         }
  21.         .style10
  22.         {
  23.             font-family: "Chicago";
  24.         }
  25.         .style11
  26.         {
  27.             font-family: "Chicago";
  28.             font-weight: bold;
  29.         }
  30.         .style12
  31.         {
  32.             font-size: 9pt;
  33.         }
  34.         .style13
  35.         {
  36.             font-size: 6pt;
  37.         }
  38.         .style15
  39.         {
  40.             font-family: "Courier";
  41.             font-size: 10pt;
  42.         }
  43.